flowbox: Rename gtk_flow_box_find_child_at_pos for consistency
authorDebarshi Ray <debarshir@gnome.org>
Fri, 16 Dec 2016 22:40:21 +0000 (23:40 +0100)
committerDebarshi Ray <debarshir@gnome.org>
Mon, 19 Dec 2016 14:07:53 +0000 (15:07 +0100)
commit9791641d4369a216a915ae8aa7c23acdb697ad02
tree07c26d105758709e2775344d87cdf0540aaf611f
parent4a7e7c00c102b12aa51ff817982e13f18b89311c
flowbox: Rename gtk_flow_box_find_child_at_pos for consistency

... with gtk_list_box_get_row_at_y. It would be nice to avoid the
'find' versus 'get' discrepancy since we are planning to expose it as
public API.

https://bugzilla.gnome.org/show_bug.cgi?id=776187
gtk/gtkflowbox.c